vendorEmail

@get:Input
@get:Optional
abstract val vendorEmail: Property<String>

The vendor's email address.

The provided value will be set as a value of the <vendor email=""> element attribute.

Default value: IntelliJPlatformExtension.PluginConfiguration.Vendor.email

See also